Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

fix(gas): add utils for protected storage gas cost #110

Merged
merged 1 commit into from
May 15, 2024

Conversation

dartdart26
Copy link
Contributor

Utils in this PR are to be used in go-ethereum in order to charge gas for protected storage - on SSTORE and SLOAD of handles.

@dartdart26 dartdart26 self-assigned this May 9, 2024
@dartdart26
Copy link
Contributor Author

I am actually not 100% sure if gas costs themselves are correct, please double check.

Utils in this PR are to be used in go-ethereum in order to charge gas
for protected storage - on SSTORE and SLOAD of handles.
@dartdart26 dartdart26 force-pushed the petar/add-gas-cost-for-privileged-storage branch from 956f729 to 0dfd811 Compare May 10, 2024 12:49
@dartdart26 dartdart26 merged commit 61ae01d into main May 15, 2024
2 checks passed
@dartdart26 dartdart26 deleted the petar/add-gas-cost-for-privileged-storage branch May 15, 2024 14:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants